home *** CD-ROM | disk | FTP | other *** search
- !Specify the defaults for the program
- !a n - Switch the warning audio on (n=1) or off (n=0). The screen will
- ! flash with a warning (e,g, a dupe) anyway, but you can also have
- ! the program sound 3 beeps too. However, the 3 beeps take time to
- ! send and will slow the program down a bit if it gets a dupe.
- ! Default is that the beep is off.
- !
- !b - backup all log output to the printer. I strongly recommend that you use
- ! this in a contest.
- !
- !n N - Set the number of QSOs in the memory log to N. The default is 2000.
- ! Each log entry is 80 bytes so the default requires 160Kb. If you are
- ! sure you are going to make a lot less QSOs then you can save memory
- ! use by setting N to a lower value, e.g. N 1000 or N 500.
- ! You can also set it higher if you expect to do really well! N 3000!
- ! But this takes even more memory.
- !
- !c - set your callsign. You MUST have this set.
- !
- !z - set your CQ (CQWW) or ITU (IARU) zone as appropriate to the contest.
- ! This only needs to be set by those ops whose callsign does not
- ! indicate a unique zone.! U.S. ops for example will have to use this
- ! to indicate their CQ or ITU zone. On the other hand a British station
- ! need not use this command because their CQ and ITU zones are unique.
- !
- !t - timezone in the format [-]hh[:mm][D]
- ! Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
- ! minus sign is used to indicate EAST of Greenwich.
- ! The optional minutes [:mm] allows setting the timezone to
- ! After the time, an optional letter 'D' indicates daylight savings
- ! time is used in this zone.
- ! Thus, the time you specify with hh:mm is your local STANDARD timezone
- ! used during the winter.
- ! Once set this need not be changed as the program will adjust for
- ! DST if necessary. BUT the user must always ensure that the AMIGA
- ! clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
- ! Sunday in October, you must adjust your clock.
- ! Alternatively, you can set the environment variable TZ_CHU in your
- ! s:startup-sequence file as follows:
- ! setenv TZ_CHU [-]hh[:mm][D]
- ! If the timezone is specified in this file then it overrides the
- ! environment variable. If neither are specified then the program
- ! prints an error message and terminates.
- !
- !f - specifies a default frequency AND mode to be used by the contest
- ! program if it can't find a rig driver when the contest program starts
- ! up.
- ! This value defaults to 14060khz CW if it is not specified.
- !
- ! e.g. f 28430 usb will set the default to 28430khz USB.
- !
- !l - Sets morse code memory. e.g. l N string ... sets memory N
- ! to the specified string
- !
- ! The string may contain abbreviations for commonly used strings.
- ! %C Replaced by the users callsign as given by the 'c' command (below)
- ! %c Replaced by the callsign typed in the beginning of the data entry
- ! line
- ! %N Replaced by the current QSO number.
- !
- !m n - sets morse code speed to n wpm. e.g. m 40 sets it to 40wpm.
- ! 10 <= n <= 50.
- !
- !F - allow program to use Forbid() and Permit() when transmitting CW out of
- ! one of the memories. If there are other background processes they can
- ! interfere with the timing of the transmitted CW.
- !
- !k - sets keyer type.
- ! 0 = Iambic Curtis B with dot/dash memory (DEFAULT)
- ! 1 = Iambic Curtis A with dot/dash memory
- ! 2 = bug. Automatic dots. Manual dash.
- !
- !x N - set the PTT delay to N*10 milliseconds. N can be zero so that you
- ! can use VOX instead of PTT if you wish.
- !
- !
- !e string - Set the string that is used for:
- ! - your Field Day exchange
- ! - your RAC contest exchange (for Canadians only).
- ! - IARU HQ name (ONLY if you are an IARU HQ station).
- ! For Field Day it should be of the form "e 1a SK" - i.e. your
- ! class and section
- ! For RAC only Canadian ops need to set this and it should be
- ! set to the two letter province abbreviation from which
- ! you are operating. E.g. "e SK"
- ! In the IARU contest an HQ station must send their HQ
- ! abbreviation. IF you are an IARU HQ station (ONLY) then you
- ! must use the 'e' command to set your HQ string so that it
- ! can be logged as your exchange. e.g. "e RAC" or "e RSGB"
- !
- !q n For the QRP program only. Specify whether this is a QRP-ARCI
- ! contest (n = 0) or the MI-QRP contest (n = 1). They are scored
- ! differently and this allows the program to score properly.
- !
- !P - rig's power output. Only used on the QSL card.
- !
- !p - the power output multiplier for QRP program - default is 10
- !
- !s - the power source bonus for QRP program - default is 1
- !
- !h n - Homebrew bonus points in the QRP ARCI contest.
- !
- !
- c ve5va
- p 10
- s 1.25
- k 0
- x 0
- F
-